![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Hobbyist Programmer
Join Date: Sep 2005
Location: A House...
Posts: 191
Rep Power: 4
![]() |
Read MPEG-4 Is it Possible
I have Scoured the i-net lookin for info on how to read mp4 tags in C#. I finally got mp3 reading how i want. Now i want to be able to read all mp4 tags in a directory and ashow them in a list box. Any idea on how tro read them?
|
|
|
|
|
|
#2 |
|
Professional Programmer
Join Date: Sep 2005
Location: serbia & montenegro
Posts: 484
Rep Power: 4
![]() |
|
|
|
|
|
|
#3 |
|
Hobbyist Programmer
Join Date: Sep 2005
Location: A House...
Posts: 191
Rep Power: 4
![]() |
If you read my post you would know that i didnt find anything there. Myabe i am not a good "googler"
|
|
|
|
|
|
#4 |
|
Troll
Join Date: Apr 2005
Location: Texas
Posts: 732
Rep Power: 4
![]() |
After some Googling, I know that an mp4 file is a container format, part 14 of the MPEG-4 standard. However, I haven't been able to find a freely available version of the standard.
I see two options: 1. Look at the source for an open source library/app that can read the tags 2. Reverse engineer it with a hex editor
__________________
MD5(sig) = bcef75433db02e9ad9bf81d6f7c5c270 |
|
|
|
|
|
#5 |
|
Hobbyist Programmer
Join Date: Sep 2005
Location: A House...
Posts: 191
Rep Power: 4
![]() |
Well i cant revers engineer. and i havnt found any apps. So time to keep ggogling.
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|